The Dreamweaver JavaScript API > External application functions > dreamweaver.getBrowserList() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Gets a list of all the browsers in the Preview in Browser submenu.
Arguments
None.
Returns
An array containing a pair of strings for each browser in the list. The first string in each pair is the name of the browser, and the second string is its location on the user's machine, expressed as a file:// URL. If no browsers appear in the submenu, the function returns nothing.
Enabler
None.
![]() ![]() ![]() |